projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9dbb77f
)
(Changing Files): Fix argname.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 16 Feb 2004 22:17:42 +0000
(22:17 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 16 Feb 2004 22:17:42 +0000
(22:17 +0000)
lispref/files.texi
patch
|
blob
|
history
diff --git
a/lispref/files.texi
b/lispref/files.texi
index 04c2797144577db5764fd5d3f1524c58b48d230f..f2c3638ac5f42a9e152fb7daf3a0f065997b4a71 100644
(file)
--- a/
lispref/files.texi
+++ b/
lispref/files.texi
@@
-1341,7
+1341,7
@@
links.
@end deffn
@defun define-logical-name varname string
-This function defines the logical name @var{name} to have the value
+This function defines the logical name @var{
var
name} to have the value
@var{string}. It is available only on VMS.
@end defun